-
-
Notifications
You must be signed in to change notification settings - Fork 21.4k
5.1.0 #6425
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
5.1.0 #6425
Conversation
a875a41 to
6d0a6b2
Compare
|
Note that the intent here is for this to be the first v5 release published as |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I suggest removing the following lines from the HISTORY.md file:
deps: nyc@^17.1.0
deps: mocha@^10.7.3
deps: marked@^15.0.3
deps: express-session@^1.18.1
deps: ejs@^3.1.10
deps: connect-redis@^8.0.1
deps: supertest@^6.3.4
These are devDependencies and, in my opinion, shouldn’t be included in the changelog. Including them might create confusion for users, as they don’t impact the runtime behavior of the package.
Agreed! I actually did a review and almost decided to remove a few other lines that were in there for the same reason. I really can't wait until we can stop with this madness and just automate it. I will go through and remove those and maybe a few of the others I was thinking didn't need to be there as well. |
6d0a6b2 to
cd7d439
Compare
|
Cleaned up the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🥳
|
We have two remaining items we want to have ready for this release, just want to call them out here:
I started one, and will start the other tomorrow morning. Anything anyone can do to help get these ready in time for a planned release on Monday would be awesome! Thanks everyone for the great work! |
|
Opened a PR for a blog post: expressjs/expressjs.com#1849 |
|
This is big, congratulations to everyone involved 🎉 |
What's Changed
methodsdependency with standard library by @jonkoops in chore: replacemethodsdependency with standard library #6196utils-mergedependency - use spread syntax instead by @Phillip9587 in Removeutils-mergedependency - use spread syntax instead #6091depddependency by @jonkoops in Remove unuseddepddependency #6197Invalid action input 'persist-credentials'foractions/setup-node@v4inci.ymlby @hamirmahal in fix: usage ofInvalid action input 'persist-credentials'foractions/setup-node@v4inci.yml#6256normalizeTypesfunction by @Ayoub-Mabrouk in refactor: simplifynormalizeTypesfunction #6097debugto ^4.4.0 by @Phillip9587 in chore(deps): updatedebugto ^4.4.0 #6313httpsinstead ofhttpby @Phillip9587 in Update multiple links to usehttpsinstead ofhttp#6338New Contributors
methodsdependency with standard library #6196Invalid action input 'persist-credentials'foractions/setup-node@v4inci.yml#6256normalizeTypesfunction #6097Full Changelog: 5.0.1...master